home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / a_utils / _archvrs / mac / unzip101.sit / Source / crc32.h < prev    next >
Text File  |  1989-07-19  |  132b  |  10 lines

  1. long crc32val;
  2.  
  3. /*#ifndef TEST
  4. extern void UpdateCRC();
  5. #endif*/
  6.  /* update running CRC calculation with contents of a buffer */
  7.  
  8.  
  9.  
  10.